home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / drivers / eizow30.zip / OEMSETUP.INF < prev    next >
INI File  |  1990-06-19  |  3KB  |  58 lines

  1.  
  2. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  3. ;                                                                            ;
  4. ;       OEMSETUP.INF for EIZO VGA installation
  5. ;                                                                            ;
  6. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  7.  
  8. ; Here are the names of the disks Setup can prompt for.
  9. ; There must be a disk name for each disk number used
  10. ;
  11. ; The disk number '0' is reserved to represent the windows setup directory
  12. ; the directory may be relative to the directory SETUP was run from.
  13. ;
  14. ; the format is:
  15. ;
  16. ; n = path,disk name,disk tag file
  17. ;
  18. ; n           disk "number"  1-9,A-Z (single char only!)
  19. ; path        path of disk n
  20. ; name        name of disk n
  21. ; disk tag    a file on disk n (used to determine if disk is in drive)
  22. ;
  23. [disks]
  24.     1 =. ,"Microsoft Windows 3.0 Disk #1",disk1
  25.     2 =. ,"Microsoft Windows 3.0 Disk #2",disk2
  26.     3 =. ,"Microsoft Windows 3.0 Disk #3",disk3
  27.     4 =. ,"Microsoft Windows 3.0 Disk #4",disk4
  28.     a =. ,"EIZO VGA Windows 3.0 Driver Disk",eizovga
  29.  
  30. [display]
  31. ; The string following the driver description specifies the screen
  32. ; resolution. It is used to match the system and OEM character sets
  33. ; with the display selection.
  34. ;
  35. ;profile = driver,         Description of driver,                       resolution,    286 grabber,    logo code,       VDD,            386grabber,   ega.sys    logo data     
  36. ;
  37. EWINB07  = a:ewinb07.drv,  "MD-B07 800x600 Driver (16 colors)",         "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   x:*vddvga,      4:vga.gr3,,              2:vgalogo.rle
  38. EWIN600  = a:ewin600.drv,  "MD-B10 800x600 Driver (16 colors)",         "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   a:vddevga.386,  4:vga.gr3,,              2:vgalogo.rle
  39. EWIN768  = a:ewin768.drv,  "MD-B10 1024x768 Driver (16 colors)",        "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   a:vddevga.386,  4:vga.gr3,,              2:vgalogo.rle
  40. EWINVSD  = a:ewinvsd.drv,  "MD-B10 Virtual Screen Driver (16 colors)",  "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   a:vddevga.386,  4:vga.gr3,,              2:vgalogo.rle
  41.  
  42. ; If a display adapter other than the one in system selection is selected
  43. ; the font is chosen which matches the display resolution exactly.
  44. [sysfonts]
  45. 1:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  46.  
  47. [fixedfonts]
  48. 1:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  49.  
  50. [oemfonts]
  51. 1:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  52.  
  53. [wininiupdate]
  54.  
  55. [blowaway]
  56. this line needed
  57.  
  58.